iconhelper: Fix the paintable implementation
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Jul 2021 11:46:54 +0000 (07:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Jul 2021 12:27:17 +0000 (08:27 -0400)
commit744955753f45ffc25069b3ea858d842bd334acf8
treed493f9fe4f36143a87703dff789ee29903c451ba
parenta460fb27345b38f875823913bd046868a6c8c5f9
iconhelper: Fix the paintable implementation

get_current_image was recursing due to an obvious typo.

Fixes: #4140
gtk/gtkiconhelper.c